A. Supported tags

HTML Pro treats the following tags exactly as your HTML browser would:

<H1> <H2> <H3> <H4> <H5> <H6>
<EM> <STRONG> <CODE> <ADDRESS> <KBD> <VAR> <DFN> <CITE> <SAMP>
<B> <U> <I> <TT>
<UL> <OL> <DL> <MENU> <DIR> <LI> <DT> <DD>
<A HREF="..." > <A NAME= "...">
<P> <BR>

The following tags are not displayed exactly as a browser would display them, but some formatting is done to give an idea of what they will look like:

<PRE> <LISTING> <PLAINTEXT> <BLOCKQUOTE>
<IMG SRC="...">
<HR> <TITLE>

Tags not mentioned above are completely ignored by HTML Pro. You may still use them, but no formatting will be done.To be specific, no tags referring to Forms will be recognised by HTML Pro.